LookupEnvironment usage details

Summary

org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment has 64 total references to 12 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] LookupEnvironment
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements() 67 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence) 524 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement) 326 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence) 579 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements() 67 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence) 524 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement) 326 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence) 579 FRAGMENT_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getLookupEnvironment() -1 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseProcessingEnvImpl.getLookupEnvironment() -1 FRAGMENT_PERMISSIBLE
[+] computeBoxingType(TypeBinding) : TypeBinding
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType) 134 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror) 450 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror) 367 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.boxedClass(PrimitiveType) 134 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.unboxedType(TypeMirror) 450 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.isAssignable(TypeMirror, TypeMirror) 367 FRAGMENT_PERMISSIBLE
[+] createArrayType(TypeBinding, int) : ArrayBinding
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror) 205 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror) 219 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.erasure(TypeMirror) 205 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getArrayType(TypeMirror) 219 FRAGMENT_PERMISSIBLE
[+] createPackage(char[][]) : PackageBinding
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence) 529 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence) 529 FRAGMENT_PERMISSIBLE
[+] createParameterizedType(ReferenceBinding, TypeBinding[], ReferenceBinding) : ParameterizedTypeBinding
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[]) 253 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[]) 289 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[]) 253 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[]) 289 FRAGMENT_PERMISSIBLE
[+] createRawType(ReferenceBinding, ReferenceBinding) : RawTypeBinding
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[]) 272 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[]) 237 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(DeclaredType, TypeElement, TypeMirror[]) 272 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getDeclaredType(TypeElement, TypeMirror[]) 237 FRAGMENT_PERMISSIBLE
[+] createWildcard(ReferenceBinding, int, TypeBinding, TypeBinding[], int) : WildcardBinding
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror) 324 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror) 341 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror) 334 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror) 324 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror) 341 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypesImpl.getWildcardType(TypeMirror, TypeMirror) 334 FRAGMENT_PERMISSIBLE
[+] getType(char[][]) : ReferenceBinding
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed() 233 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence) 592 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds() 102 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements() 76 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings() 56 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence) 581 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element) 317 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.HookedJavaFileObject.closed() 233 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence) 592 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.TypeParameterElementImpl.calculateBounds() 102 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements() 76 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getAnnotationBindings() 56 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getTypeElement(CharSequence) 581 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element) 317 FRAGMENT_PERMISSIBLE
[+] methodVerifier() : MethodVerifier
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement) 328 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element) 264 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map) 231 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.overrides(ExecutableElement, TypeElement) 328 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ExecutableElementImpl.hides(Element) 264 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.addMembers(ReferenceBinding, boolean, Map, List, Map) 231 FRAGMENT_PERMISSIBLE
[+] releaseClassFiles(ClassFile[]) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 387 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 387 FRAGMENT_PERMISSIBLE
[+] defaultPackage
GETS_FIELD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement.getEnclosingElement() 117 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence) 526 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ErrorTypeElement.getEnclosingElement() 117 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getPackageElement(CharSequence) 526 FRAGMENT_PERMISSIBLE
[+] nameEnvironment
GETS_FIELD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements() 69 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.PackageElementImpl.getEnclosedElements() 69 FRAGMENT_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional